TCPSocket.SendProgress Event
Occurs when your network provider queues your data in 'chunks' and is about to send the next chunk. The parameters indicate the amount of progress that has been made during the send.
Syntax
SendProgress ( BytesSent, BytesLeft )
Parameters | |
BytesSent |
|
BytesLeft |